Name | Description | |
---|---|---|
![]() ![]() | GlueChild | Reference to the Glue child |
![]() ![]() | LocationChangedEvent | Reference to the LocationChanged event |
![]() ![]() | NShapePointSchema | Schema associated with NShapePoint |
![]() ![]() | XProperty | Reference to the X property |
![]() ![]() | YProperty | Reference to the Y property |
The following tables list the members exposed by NShapePoint<TGlue>.
Name | Description | |
---|---|---|
![]() ![]() | GlueChild | Reference to the Glue child |
![]() ![]() | LocationChangedEvent | Reference to the LocationChanged event |
![]() ![]() | NShapePointSchema | Schema associated with NShapePoint |
![]() ![]() | XProperty | Reference to the X property |
![]() ![]() | YProperty | Reference to the Y property |
Name | Description | |
---|---|---|
![]() | Glue | Gets or sets the point glue that glues the point X and Y and other properties. Use the Glue() methods for an easier way to work with glue. |
![]() | X | Gets or sets the point X coordinate |
![]() | Y | Gets or sets the point Y coordinate |
Name | Description | |
---|---|---|
![]() | GetLocation | Gets the point location (in shape coordinates) |
![]() | GetLocationInPage | Gets the point location (in page coordinates) |
![]() | SetLocation | Must overriden to set the location of the shape point. |
Name | Description | |
---|---|---|
![]() | OnLocationChanged | Called when the location of the shape point has changed. Raises the LocationChangedEvent. |
Name | Description | |
---|---|---|
![]() | LocationChanged | Occurs when the location of the shape point has changed. |